chore(deps): update all non-major dependencies #17
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^1.48.2
->^1.49.0
^1.0.19
->^1.1.6
^0.0.16
->^0.1.1
^22.8.6
->^22.10.1
^1.48.2
->^1.49.0
9.12.3
->9.14.4
^5.6.3
->^5.7.2
^2.1.4
->^2.1.6
Release Notes
microsoft/playwright (@playwright/test)
v1.49.0
Compare Source
web-infra-dev/rsbuild (@rsbuild/core)
v1.1.6
Compare Source
What's Changed
Highlights 💡
Rsbuild no longer watches the
node_modules
directory by default, resulting in significant performance improvements:Performance 🚀
New Features 🎉
onCloseBuild
hook by @9aoy in https://github.com/web-infra-dev/rsbuild/pull/4065Document 📖
Other Changes
Full Changelog: web-infra-dev/rsbuild@v1.1.5...v1.1.6
v1.1.5
Compare Source
What's Changed
New Features 🎉
output.sourceMap
to be boolean value by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4037printFileSize.include
option by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4044printFileSize.exclude
option by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4045Bug Fixes 🐞
Document 📖
PrintFileSizeOptions
by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4043Other Changes
Full Changelog: web-infra-dev/rsbuild@v1.1.4...v1.1.5
v1.1.4
Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
Document 📖
Other Changes
Full Changelog: web-infra-dev/rsbuild@v1.1.3...v1.1.4
v1.1.3
Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
Document 📖
Other Changes
runCLI
from internal helpers to index export by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/3981getStatsOptions
by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/3987Full Changelog: web-infra-dev/rsbuild@v1.1.2...v1.1.3
v1.1.2
Compare Source
What's Changed
New Features 🎉
output.emitCss
config by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/3967Performance 🚀
Bug Fixes 🐞
watchFiles.type
not work as expected by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/3963stylusOptions.import
should be an array by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/3972Document 📖
Other Changes
Full Changelog: web-infra-dev/rsbuild@v1.1.1...v1.1.2
v1.1.1
Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
*.svslte.ts
files are transformed twice by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/3920\n
in error overlay messages by @ymq001 in https://github.com/web-infra-dev/rsbuild/pull/3944Document 📖
Other Changes
dts.build
by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/3948New Contributors
Full Changelog: web-infra-dev/rsbuild@v1.1.0...v1.1.1
v1.1.0
Compare Source
See Announcing Rspack 1.1 for more details 🎉
What's Changed
New Features 🎉
queueMicroTask
on the server side of SSR by @LingyuCoder in https://github.com/web-infra-dev/rsbuild/pull/3873references
by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/3882layer
option toapi.transform()
by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/3883issuerLayer
option toapi.transform()
by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/3884cliShortcuts.help
option by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/3889Performance 🚀
Bug Fixes 🐞
Document 📖
Other Changes
New Contributors
Full Changelog: web-infra-dev/rsbuild@v1.0.19...v1.1.0
web-infra-dev/rslib (@rslib/core)
v0.1.1
Compare Source
What's Changed
New Features 🎉
rslib.config
to rebuild by @9aoy in https://github.com/web-infra-dev/rslib/pull/489Bug Fixes 🐞
Document 📖
Other Changes
Full Changelog: web-infra-dev/rslib@v0.1.0...v0.1.1
v0.1.0
Compare Source
What's Changed
New Features 🎉
--root
cli option and make basic js api work by @Timeless0911 in https://github.com/web-infra-dev/rslib/pull/453dist
instead ofdist/static/css
by @chenjiahan in https://github.com/web-infra-dev/rslib/pull/460Bug Fixes 🐞
autoExtension: false
along withoutput.filename.js
by @Timeless0911 in https://github.com/web-infra-dev/rslib/pull/455Document 📖
Other Changes
New Contributors
Full Changelog: web-infra-dev/rslib@v0.0.18...v0.1.0
v0.0.18
Compare Source
What's Changed
Bug Fixes 🐞
Document 📖
Other Changes
Full Changelog: web-infra-dev/rslib@v0.0.17...v0.0.18
v0.0.17
Compare Source
What's Changed
New Features 🎉
node
by @Timeless0911 in https://github.com/web-infra-dev/rslib/pull/398Bug Fixes 🐞
Document 📖
Configuration
📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.